Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fixed providers doc alignment #4605

Merged
merged 1 commit into from
Mar 12, 2025
Merged

Conversation

0x23d11
Copy link
Contributor

@0x23d11 0x23d11 commented Mar 11, 2025

Description

Closes #3940

Problem:

  • When you try to configure the tabAutocompleteModel, some options have the description of another service. For example, Ollama have the description of the togetherai service.

Solution:

  • I reordered the providers enum and added missing description for Nebius and VertexAI providers.
  • For better understanding pelase look at the before and after screenshots.

Checklist

  • [] The relevant docs, if any, have been updated or created
  • [] The relevant tests, if any, have been updated or created

Screenshots

Before

Here, Ollama have the description of the togetherai service.

409008810-eb7661a5-a11b-42c1-8a4a-c2791867bd2e

After

Now, Ollama and other providers are showing their respective description

Screenshot 2025-03-12 at 00 57 59

Testing instructions

[ For new or modified features, provide step-by-step testing instructions to validate the intended behavior of the change, including any relevant tests to run. ]

Copy link

netlify bot commented Mar 11, 2025

Deploy Preview for continuedev canceled.

Name Link
🔨 Latest commit cbc30c4
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/67d0a7798bb8d800087724f0

Copy link
Collaborator

@RomneyDa RomneyDa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, appreciate the clear description and screenshots!

@RomneyDa RomneyDa merged commit 63dc8dd into continuedev:main Mar 12, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong description model info in config.json
3 participants